[PATCH] Remove dependency on BitArray.h from zxing-1.2.0
authorBrett T. Warden <brett.t.warden@intel.com>
Fri, 2 Dec 2022 20:06:35 +0000 (12:06 -0800)
committerRene Engelhard <rene@debian.org>
Sat, 27 May 2023 12:00:08 +0000 (13:00 +0100)
commitf2543c85fb8aadbb5d8bfa73eeafe1e91af1a1c6
tree3ac38e514b50d923c3a732e7d9e3e259d770bb6d
parent5641a56fc59856d8c917e4f38ad6b0cea852a013
[PATCH] Remove dependency on BitArray.h from zxing-1.2.0

In zxing-1.4.0, numerous headers are no longer public. Rework the
ConvertToSVGFormat method so it uses bitmatrix.get instead of
bitmatrix.getRow, similar to the ToSVG method in zxing itself.

See https://github.com/zxing-cpp/zxing-cpp/issues/361

Gbp-Pq: Name 0004-Remove-dependency-on-BitArray.h-from-zxing-1.2.0.patch
cui/source/dialogs/QrCodeGenDialog.cxx